SCCM Manager 3.0
ObservableDictionary<TKey,TValue> Konstruktor(IEqualityComparer<TKey>)


ActionPanel.PluginBase Namespace > ObservableDictionary<TKey,TValue> Klasse > ObservableDictionary<TKey,TValue> Konstruktor : ObservableDictionary<TKey,TValue> Konstruktor(IEqualityComparer<TKey>)
Syntax
'Deklaration
 
Public Function New( _
   ByVal comparer As System.Collections.Generic.IEqualityComparer(Of TKey) _
)
'Usage
 
Dim comparer As System.Collections.Generic.IEqualityComparer(Of TKey)
 
Dim instance As New ObservableDictionary(Of TKey,TValue)(comparer)
public ObservableDictionary<TKey,TValue>( 
   System.Collections.Generic.IEqualityComparer<TKey> comparer
)

Parameter

comparer
Anforderungen

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

Siehe auch

Referenz

ObservableDictionary<TKey,TValue> Klasse
ObservableDictionary<TKey,TValue> Member
Overload-Liste